Skip to content

Conversation

aryanjassal
Copy link
Contributor

Description

Cleans up the span format by using consistent event types (start/stop) and converts the span ID into base32hex to align with node IDs in Polykey.

Issues Fixed

Tasks

  • 1. Change ID format from base64 to base32hex
  • 2. Change types from start/end to start/stop
  • 3. Reduce redundancy of information in span format

Final checklist

  • Domain specific tests
  • Full tests
  • Updated inline-comment documentation
  • Lint fixed
  • Squash and rebased
  • Sanity check the final build

Copy link

linear bot commented May 6, 2025

ENG-612

@aryanjassal aryanjassal self-assigned this May 6, 2025
@aryanjassal
Copy link
Contributor Author

All the proposed changes from #15 and #60 have been introduced in this PR. Merging.

@aryanjassal aryanjassal merged commit ef677fc into staging May 7, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Clean up Span format
1 participant